home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / battlefield.swf / scripts / DefineButton2_685 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  74 b   |  5 lines

  1. on(release){
  2.    _root.quality = "high";
  3.    _root._quality = "HIGH";
  4. }
  5.